home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Browser Speed / WebWarper.exe / HTML / 129 next >
Encoding:
Text File  |  2001-05-04  |  1.4 KB  |  50 lines

  1. <html>
  2.  
  3. <head>
  4. <title>Loading WebWarper</title>
  5. <noscript>
  6. <meta http-equiv="Refresh" content="0; url=http://siams.com/ww.pl?info=32">
  7. </noscript>
  8. <style type="text/css"><!--
  9. body         { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 15px }
  10. a            { text-decoration: none }
  11. a:hover      { text-decoration: underline }
  12. --></style>
  13. </head>
  14.  
  15. <body bgcolor="#1A6BBB" text="#FFFFFF" link="#FFFF80" alink="#FFFFCF" vlink="#FFFFCF">
  16.  
  17. <script language="JavaScript"><!--
  18. var url= "http://siams.com/ww.pl?info=64";
  19. if (window.navigator!=null && window.navigator.userLanguage!=null) {
  20.     var s= (window.navigator.userLanguage+"").toLowerCase();
  21.     if (s.indexOf("ru")==0) url= "http://siams.com/ww.pl?lang=r&info=64";
  22. }
  23. document.writeln('Loading the page <'+'a href="'+url+'">'+url+'<'+'/a'+'>'+'...');
  24.  
  25. function msieversion() {
  26.     var ua= window.navigator.userAgent;
  27.     var msie = ua.indexOf("MSIE ");
  28.     if (msie>0)
  29.         return parseInt(ua.substring(msie+5,ua.indexOf(".",msie)));
  30.     else
  31.         return 0;
  32. }
  33.  
  34. function gotoSiamsWebWarper() {
  35.     var v= msieversion();
  36.     if (v>=4 || (v==0 && location.replace!=null))
  37.         location.replace(url);
  38.     else
  39.         window.location= url;
  40. }
  41. setTimeout("gotoSiamsWebWarper()",0);
  42. //--></script>
  43. <noscript>
  44. Loading the page <a href="http://siams.com/ww.pl?info=48">http://siams.com/ww.pl</a>...
  45. </noscript>
  46.  
  47. </body>
  48.  
  49. </html>
  50.